Other Enums
The following enums are available globally.
-
Virtual time comparison result.
This is aditional abstraction because
See moreNSDateis unfortunately not comparable. ExtendingNSDatewithComparablewould be too risky because of possible collisions with other libraries.Declaration
Swift
public enum VirtualTimeComparison
-
Generic Rx error codes.
See moreDeclaration
Swift
public enum RxError : ErrorType , CustomDebugStringConvertible
Other Enums Reference